﻿2026-07-27T15:31:45.5820940Z Current runner version: '2.336.0'
2026-07-27T15:31:45.5825698Z Runner name: 'kitsubito'
2026-07-27T15:31:45.5826206Z Runner group name: 'Default'
2026-07-27T15:31:45.5826854Z Machine name: 'KITSUBITO'
2026-07-27T15:31:45.5830184Z ##[group]GITHUB_TOKEN Permissions
2026-07-27T15:31:45.5832109Z Actions: write
2026-07-27T15:31:45.5832519Z ArtifactMetadata: write
2026-07-27T15:31:45.5832916Z Attestations: write
2026-07-27T15:31:45.5833292Z Checks: write
2026-07-27T15:31:45.5833636Z CodeQuality: write
2026-07-27T15:31:45.5834002Z Contents: write
2026-07-27T15:31:45.5834366Z CopilotRequests: write
2026-07-27T15:31:45.5834742Z Deployments: write
2026-07-27T15:31:45.5835109Z Discussions: write
2026-07-27T15:31:45.5835463Z Drives: write
2026-07-27T15:31:45.5835797Z Issues: write
2026-07-27T15:31:45.5836146Z Metadata: read
2026-07-27T15:31:45.5836498Z Models: read
2026-07-27T15:31:45.5836850Z Packages: write
2026-07-27T15:31:45.5837205Z Pages: write
2026-07-27T15:31:45.5837671Z PullRequests: write
2026-07-27T15:31:45.5838078Z RepositoryProjects: write
2026-07-27T15:31:45.5838468Z SecurityEvents: write
2026-07-27T15:31:45.5838835Z Statuses: write
2026-07-27T15:31:45.5839323Z VulnerabilityAlerts: read
2026-07-27T15:31:45.5839706Z ##[endgroup]
2026-07-27T15:31:45.5841297Z Secret source: Actions
2026-07-27T15:31:45.5842017Z Prepare workflow directory
2026-07-27T15:31:45.6198835Z Prepare all required actions
2026-07-27T15:31:45.6232361Z Getting action download info
2026-07-27T15:31:46.0139607Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-27T15:31:46.6036619Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-07-27T15:31:46.7041668Z ##[group]Run set -euo pipefail
2026-07-27T15:31:46.7042365Z [36;1mset -euo pipefail[0m
2026-07-27T15:31:46.7042818Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-07-27T15:31:46.7043422Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-07-27T15:31:46.7044130Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-07-27T15:31:46.7044903Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-07-27T15:31:46.7045523Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-07-27T15:31:46.7046042Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-07-27T15:31:46.7046876Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-07-27T15:31:46.7047676Z [36;1m  exit 1[0m
2026-07-27T15:31:46.7048015Z [36;1mfi[0m
2026-07-27T15:31:46.7065612Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-27T15:31:46.7066424Z ##[endgroup]
2026-07-27T15:31:46.7219806Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=758372937728 floor_bytes=34359738368
2026-07-27T15:31:46.7408639Z ##[group]Run actions/checkout@v5
2026-07-27T15:31:46.7409446Z with:
2026-07-27T15:31:46.7409784Z   fetch-depth: 0
2026-07-27T15:31:46.7410275Z   repository: BigscreenVR/spt-bs-core
2026-07-27T15:31:46.7413423Z   token: ***
2026-07-27T15:31:46.7413782Z   ssh-strict: true
2026-07-27T15:31:46.7414140Z   ssh-user: git
2026-07-27T15:31:46.7414498Z   persist-credentials: true
2026-07-27T15:31:46.7414893Z   clean: true
2026-07-27T15:31:46.7415260Z   sparse-checkout-cone-mode: true
2026-07-27T15:31:46.7415690Z   fetch-tags: false
2026-07-27T15:31:46.7416067Z   show-progress: true
2026-07-27T15:31:46.7416418Z   lfs: false
2026-07-27T15:31:46.7416762Z   submodules: false
2026-07-27T15:31:46.7417110Z   set-safe-directory: true
2026-07-27T15:31:46.7417524Z   allow-unsafe-pr-checkout: false
2026-07-27T15:31:46.7417934Z ##[endgroup]
2026-07-27T15:31:46.8334895Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T15:31:46.8336749Z ##[group]Getting Git version info
2026-07-27T15:31:46.8337950Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-27T15:31:46.8339377Z [command]/usr/bin/git version
2026-07-27T15:31:46.8368290Z git version 2.43.0
2026-07-27T15:31:46.8389420Z ##[endgroup]
2026-07-27T15:31:46.8403243Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/776d1128-f3ee-41fb-94c1-06ae5894d673' before making global git config changes
2026-07-27T15:31:46.8404459Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T15:31:46.8407031Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T15:31:46.8444434Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-27T15:31:46.8466047Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T15:31:46.8479325Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T15:31:46.8482540Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T15:31:46.8505033Z HEAD
2026-07-27T15:31:46.8620259Z ##[endgroup]
2026-07-27T15:31:46.8622216Z [command]/usr/bin/git submodule status
2026-07-27T15:31:46.8818429Z ##[group]Cleaning the repository
2026-07-27T15:31:46.8821732Z [command]/usr/bin/git clean -ffdx
2026-07-27T15:31:46.8865700Z [command]/usr/bin/git reset --hard HEAD
2026-07-27T15:31:46.8942903Z HEAD is now at e59eb430 Merge branch 'main' into ci/runner-informant
2026-07-27T15:31:46.8949707Z ##[endgroup]
2026-07-27T15:31:46.8953860Z ##[group]Disabling automatic garbage collection
2026-07-27T15:31:46.8957789Z [command]/usr/bin/git config --local gc.auto 0
2026-07-27T15:31:46.8991128Z ##[endgroup]
2026-07-27T15:31:46.8992407Z ##[group]Setting up auth
2026-07-27T15:31:46.9013871Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T15:31:46.9038383Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-27T15:31:46.9230899Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T15:31:46.9256387Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-27T15:31:46.9441419Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T15:31:46.9467339Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T15:31:46.9659484Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-27T15:31:46.9689150Z ##[endgroup]
2026-07-27T15:31:46.9689929Z ##[group]Fetching the repository
2026-07-27T15:31:46.9695869Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-07-27T15:31:47.9535933Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-27T15:31:47.9536844Z  + e297ddc4...766595dc fix/test-tmpdir-hygiene -> origin/fix/test-tmpdir-hygiene  (forced update)
2026-07-27T15:31:47.9597402Z [command]/usr/bin/git branch --list --remote origin/main
2026-07-27T15:31:47.9650569Z   origin/main
2026-07-27T15:31:47.9658046Z [command]/usr/bin/git rev-parse refs/remotes/origin/main
2026-07-27T15:31:47.9677887Z 664d479a14b476dfd6f25c0037ea2900eee13cb5
2026-07-27T15:31:47.9681209Z ##[endgroup]
2026-07-27T15:31:47.9681707Z ##[group]Determining the checkout info
2026-07-27T15:31:47.9682521Z ##[endgroup]
2026-07-27T15:31:47.9685888Z [command]/usr/bin/git sparse-checkout disable
2026-07-27T15:31:47.9721608Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-27T15:31:47.9745591Z ##[group]Checking out the ref
2026-07-27T15:31:47.9748162Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-27T15:31:47.9913798Z Previous HEAD position was e59eb430 Merge branch 'main' into ci/runner-informant
2026-07-27T15:31:47.9919121Z Switched to a new branch 'main'
2026-07-27T15:31:47.9920065Z branch 'main' set up to track 'origin/main'.
2026-07-27T15:31:47.9927743Z ##[endgroup]
2026-07-27T15:31:47.9963053Z [command]/usr/bin/git log -1 --format=%H
2026-07-27T15:31:47.9985796Z 664d479a14b476dfd6f25c0037ea2900eee13cb5
2026-07-27T15:31:48.0125313Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-07-27T15:31:48.0125993Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-07-27T15:31:48.0139663Z shell: /usr/bin/bash -e {0}
2026-07-27T15:31:48.0140074Z ##[endgroup]
2026-07-27T15:31:48.0221364Z ##[group]Run bash .github/ci/reap-census.sh start
2026-07-27T15:31:48.0221907Z [36;1mbash .github/ci/reap-census.sh start[0m
2026-07-27T15:31:48.0234554Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-27T15:31:48.0234996Z env:
2026-07-27T15:31:48.0235344Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-27T15:31:48.0235707Z ##[endgroup]
2026-07-27T15:31:48.0279867Z CI-CENSUS scope roots:
2026-07-27T15:31:48.0280406Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T15:31:48.0281080Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-07-27T15:31:48.0281828Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-07-27T15:31:48.0282516Z   root: /home/reavus/actions-runner/_work/_temp
2026-07-27T15:31:48.0283030Z   root: /home/reavus/spt-n1-oldbroker
2026-07-27T15:31:48.0323740Z CI-CENSUS self-check OK: walked 392 /proc entries, exe resolution live
2026-07-27T15:31:49.4946099Z CI-CENSUS phase=start box_procs=392 box_fds=10528 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-27T15:31:49.4947246Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-27T15:31:49.4984236Z ##[group]Run set -euo pipefail
2026-07-27T15:31:49.4984546Z [36;1mset -euo pipefail[0m
2026-07-27T15:31:49.4984790Z [36;1mPIN=0c95435[0m
2026-07-27T15:31:49.4985028Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-07-27T15:31:49.4985314Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-07-27T15:31:49.4985671Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-07-27T15:31:49.4986118Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-07-27T15:31:49.4986555Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-07-27T15:31:49.4986917Z [36;1m  rm -rf "$CACHE"[0m
2026-07-27T15:31:49.4987175Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-07-27T15:31:49.4987475Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-07-27T15:31:49.4987828Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-07-27T15:31:49.4988214Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-07-27T15:31:49.4988510Z [36;1mfi[0m
2026-07-27T15:31:49.4989054Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-07-27T15:31:49.5002680Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-27T15:31:49.5003186Z env:
2026-07-27T15:31:49.5003515Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-27T15:31:49.5003886Z ##[endgroup]
2026-07-27T15:31:49.8149415Z    Compiling proc-macro2 v1.0.106
2026-07-27T15:31:49.8149867Z    Compiling quote v1.0.45
2026-07-27T15:31:49.8150159Z    Compiling unicode-ident v1.0.24
2026-07-27T15:31:49.8150450Z    Compiling libc v0.2.186
2026-07-27T15:31:49.8150717Z    Compiling serde_core v1.0.228
2026-07-27T15:31:49.8151084Z    Compiling cfg-if v1.0.4
2026-07-27T15:31:49.8151569Z    Compiling serde v1.0.228
2026-07-27T15:31:49.8205407Z    Compiling log v0.4.32
2026-07-27T15:31:49.8264754Z    Compiling pin-project-lite v0.2.17
2026-07-27T15:31:49.8265652Z    Compiling portable-atomic v1.13.1
2026-07-27T15:31:49.8266377Z    Compiling typenum v1.20.1
2026-07-27T15:31:49.8344166Z    Compiling memchr v2.8.1
2026-07-27T15:31:49.8390819Z    Compiling version_check v0.9.5
2026-07-27T15:31:49.8391965Z    Compiling critical-section v1.2.0
2026-07-27T15:31:49.8393473Z    Compiling find-msvc-tools v0.1.9
2026-07-27T15:31:49.8702845Z    Compiling shlex v2.0.1
2026-07-27T15:31:49.8989993Z    Compiling futures-core v0.3.32
2026-07-27T15:31:49.9290711Z    Compiling bytes v1.11.1
2026-07-27T15:31:49.9714611Z    Compiling subtle v2.6.1
2026-07-27T15:31:50.0418457Z    Compiling smallvec v1.15.1
2026-07-27T15:31:50.1084748Z    Compiling equivalent v1.0.2
2026-07-27T15:31:50.1170663Z    Compiling itoa v1.0.18
2026-07-27T15:31:50.1391593Z    Compiling semver v1.0.28
2026-07-27T15:31:50.1561632Z    Compiling stable_deref_trait v1.2.1
2026-07-27T15:31:50.1834350Z    Compiling futures-io v0.3.32
2026-07-27T15:31:50.1872118Z    Compiling slab v0.4.12
2026-07-27T15:31:50.2041800Z    Compiling futures-sink v0.3.32
2026-07-27T15:31:50.2477417Z    Compiling futures-task v0.3.32
2026-07-27T15:31:50.3043509Z    Compiling futures-channel v0.3.32
2026-07-27T15:31:50.3132616Z    Compiling generic-array v0.14.7
2026-07-27T15:31:50.3188208Z    Compiling rand_core v0.10.1
2026-07-27T15:31:50.3431331Z    Compiling bitflags v2.12.1
2026-07-27T15:31:50.3621070Z    Compiling hashbrown v0.17.1
2026-07-27T15:31:50.4188939Z    Compiling rustversion v1.0.22
2026-07-27T15:31:50.4750912Z    Compiling rustc_version v0.4.1
2026-07-27T15:31:50.4830982Z    Compiling cpufeatures v0.2.17
2026-07-27T15:31:50.5420768Z    Compiling getrandom v0.4.2
2026-07-27T15:31:50.5580589Z    Compiling fnv v1.0.7
2026-07-27T15:31:50.5801018Z    Compiling cfg_aliases v0.2.1
2026-07-27T15:31:50.5900814Z    Compiling strsim v0.11.1
2026-07-27T15:31:50.6040668Z    Compiling litemap v0.8.2
2026-07-27T15:31:50.6450528Z    Compiling writeable v0.6.3
2026-07-27T15:31:50.6681217Z    Compiling fs_extra v1.3.0
2026-07-27T15:31:50.6790838Z    Compiling utf8_iter v1.0.4
2026-07-27T15:31:50.7651278Z    Compiling icu_normalizer_data v2.2.0
2026-07-27T15:31:50.8181451Z    Compiling icu_properties_data v2.2.0
2026-07-27T15:31:50.8280875Z    Compiling dunce v1.0.5
2026-07-27T15:31:50.8750252Z    Compiling ident_case v1.0.1
2026-07-27T15:31:50.9170542Z    Compiling autocfg v1.5.1
2026-07-27T15:31:50.9260782Z    Compiling percent-encoding v2.3.2
2026-07-27T15:31:51.0388302Z    Compiling http v1.4.1
2026-07-27T15:31:51.1117360Z    Compiling cpufeatures v0.3.0
2026-07-27T15:31:51.1246073Z    Compiling thiserror v2.0.18
2026-07-27T15:31:51.1254369Z    Compiling aws-lc-rs v1.17.0
2026-07-27T15:31:51.1775852Z    Compiling unicode-segmentation v1.13.3
2026-07-27T15:31:51.1930438Z    Compiling syn v2.0.117
2026-07-27T15:31:51.2530453Z    Compiling scopeguard v1.2.0
2026-07-27T15:31:51.2751415Z    Compiling indexmap v2.14.0
2026-07-27T15:31:51.2840351Z    Compiling chacha20 v0.10.0
2026-07-27T15:31:51.3132620Z    Compiling form_urlencoded v1.2.2
2026-07-27T15:31:51.3420633Z    Compiling lock_api v0.4.14
2026-07-27T15:31:51.3539533Z    Compiling untrusted v0.9.0
2026-07-27T15:31:51.4150767Z    Compiling rustls v0.23.40
2026-07-27T15:31:51.4390655Z    Compiling heck v0.5.0
2026-07-27T15:31:51.5114054Z    Compiling unicode-xid v0.2.6
2026-07-27T15:31:51.5210530Z    Compiling const-oid v0.10.2
2026-07-27T15:31:51.5894536Z    Compiling anyhow v1.0.102
2026-07-27T15:31:51.5899122Z    Compiling atomic-waker v1.1.2
2026-07-27T15:31:51.6019573Z    Compiling paste v1.0.15
2026-07-27T15:31:51.6040518Z    Compiling zerocopy v0.8.50
2026-07-27T15:31:51.6080615Z    Compiling parking_lot_core v0.9.12
2026-07-27T15:31:51.6460822Z    Compiling httparse v1.10.1
2026-07-27T15:31:51.7150567Z    Compiling convert_case v0.10.0
2026-07-27T15:31:51.7690636Z    Compiling jobserver v0.1.34
2026-07-27T15:31:51.7940453Z    Compiling num-traits v0.2.19
2026-07-27T15:31:51.8136655Z    Compiling hybrid-array v0.4.12
2026-07-27T15:31:51.8523432Z    Compiling curve25519-dalek v4.1.3
2026-07-27T15:31:51.9542727Z    Compiling ahash v0.8.12
2026-07-27T15:31:51.9680671Z    Compiling crypto-common v0.1.7
2026-07-27T15:31:51.9780991Z    Compiling block-buffer v0.10.4
2026-07-27T15:31:51.9910983Z    Compiling fastrand v2.4.1
2026-07-27T15:31:52.0352236Z    Compiling cc v1.2.63
2026-07-27T15:31:52.0552811Z    Compiling either v1.16.0
2026-07-27T15:31:52.0961029Z    Compiling http-body v1.0.1
2026-07-27T15:31:52.1211524Z    Compiling digest v0.10.7
2026-07-27T15:31:52.1312898Z    Compiling powerfmt v0.2.0
2026-07-27T15:31:52.1400611Z    Compiling base64ct v1.8.3
2026-07-27T15:31:52.2950955Z    Compiling tinyvec_macros v0.1.1
2026-07-27T15:31:52.3271754Z    Compiling deranged v0.5.8
2026-07-27T15:31:52.3541107Z    Compiling zmij v1.0.21
2026-07-27T15:31:52.3696348Z    Compiling vcpkg v0.2.15
2026-07-27T15:31:52.4250758Z    Compiling try-lock v0.2.5
2026-07-27T15:31:52.4350592Z    Compiling base64 v0.22.1
2026-07-27T15:31:52.5081096Z    Compiling pem-rfc7468 v1.0.0
2026-07-27T15:31:52.5270783Z    Compiling data-encoding v2.11.0
2026-07-27T15:31:52.5311096Z    Compiling time-core v0.1.8
2026-07-27T15:31:52.6220810Z    Compiling pkg-config v0.3.33
2026-07-27T15:31:52.6411339Z    Compiling num-conv v0.2.2
2026-07-27T15:31:52.7249857Z    Compiling tower-service v0.3.3
2026-07-27T15:31:52.7640199Z    Compiling want v0.3.1
2026-07-27T15:31:52.7900754Z    Compiling block-buffer v0.12.0
2026-07-27T15:31:52.8381973Z    Compiling crypto-common v0.2.2
2026-07-27T15:31:52.8498495Z    Compiling mio v1.2.1
2026-07-27T15:31:52.8625236Z    Compiling socket2 v0.6.4
2026-07-27T15:31:52.9236749Z    Compiling getrandom v0.2.17
2026-07-27T15:31:53.0810271Z    Compiling rand_core v0.6.4
2026-07-27T15:31:53.1002057Z    Compiling tinyvec v1.11.0
2026-07-27T15:31:53.2870801Z    Compiling cmake v0.1.58
2026-07-27T15:31:53.3146737Z    Compiling rand v0.10.1
2026-07-27T15:31:53.3281814Z    Compiling uuid v1.23.2
2026-07-27T15:31:53.3430031Z    Compiling parking_lot v0.12.5
2026-07-27T15:31:53.4300630Z    Compiling sha2 v0.10.9
2026-07-27T15:31:53.5801239Z    Compiling inout v0.1.4
2026-07-27T15:31:53.6527651Z    Compiling vergen-lib v9.1.0
2026-07-27T15:31:53.6550882Z    Compiling n0-future v0.3.2
2026-07-27T15:31:53.7309096Z    Compiling diatomic-waker v0.2.3
2026-07-27T15:31:53.7311716Z    Compiling parking v2.2.1
2026-07-27T15:31:53.8191531Z    Compiling httpdate v1.0.3
2026-07-27T15:31:53.8325876Z    Compiling spin v0.10.0
2026-07-27T15:31:53.8484546Z    Compiling crossbeam-utils v0.8.21
2026-07-27T15:31:53.9048083Z    Compiling signature v2.2.0
2026-07-27T15:31:53.9250745Z    Compiling serde_json v1.0.150
2026-07-27T15:31:53.9271504Z    Compiling winnow v1.0.3
2026-07-27T15:31:53.9336896Z    Compiling cordyceps v0.3.4
2026-07-27T15:31:53.9571058Z    Compiling futures-lite v2.6.1
2026-07-27T15:31:53.9770692Z    Compiling cipher v0.4.4
2026-07-27T15:31:53.9929913Z    Compiling digest v0.11.3
2026-07-27T15:31:53.9991878Z    Compiling netlink-packet-core v0.8.1
2026-07-27T15:31:54.0710677Z    Compiling ed25519 v2.2.3
2026-07-27T15:31:54.1512195Z    Compiling universal-hash v0.5.1
2026-07-27T15:31:54.1602074Z    Compiling vergen-lib v0.1.6
2026-07-27T15:31:54.1765213Z    Compiling vergen v9.1.0
2026-07-27T15:31:54.1981047Z    Compiling heapless v0.7.17
2026-07-27T15:31:54.2280594Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-27T15:31:54.2335513Z    Compiling aws-lc-sys v0.41.0
2026-07-27T15:31:54.2990619Z    Compiling ring v0.17.14
2026-07-27T15:31:54.3150740Z    Compiling libsqlite3-sys v0.30.1
2026-07-27T15:31:54.3244199Z    Compiling futures-buffered v0.2.13
2026-07-27T15:31:54.3396567Z    Compiling noq-udp v0.10.0
2026-07-27T15:31:54.3420736Z    Compiling sync_wrapper v1.0.2
2026-07-27T15:31:54.3440677Z    Compiling opaque-debug v0.3.1
2026-07-27T15:31:54.3655108Z    Compiling byteorder v1.5.0
2026-07-27T15:31:54.4106013Z    Compiling allocator-api2 v0.2.21
2026-07-27T15:31:54.4284166Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-27T15:31:54.4711055Z    Compiling polyval v0.6.2
2026-07-27T15:31:54.5555697Z    Compiling spin v0.9.8
2026-07-27T15:31:54.5902744Z    Compiling hash32 v0.2.1
2026-07-27T15:31:54.7390663Z    Compiling vergen-gitcl v1.0.8
2026-07-27T15:31:54.7640914Z    Compiling fallible-iterator v0.3.0
2026-07-27T15:31:54.8111321Z    Compiling num_threads v0.1.7
2026-07-27T15:31:54.8300431Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-27T15:31:54.8485993Z    Compiling signature v3.0.0
2026-07-27T15:31:54.9344720Z    Compiling ryu v1.0.23
2026-07-27T15:31:54.9523141Z    Compiling tower-layer v0.3.3
2026-07-27T15:31:54.9968493Z    Compiling time v0.3.47
2026-07-27T15:31:55.0041513Z    Compiling ghash v0.5.1
2026-07-27T15:31:55.0230579Z    Compiling aes v0.8.4
2026-07-27T15:31:55.1330480Z    Compiling ctr v0.9.2
2026-07-27T15:31:55.1420752Z    Compiling sha2 v0.11.0-rc.5
2026-07-27T15:31:55.1670569Z    Compiling fs2 v0.4.3
2026-07-27T15:31:55.1880421Z    Compiling http-body-util v0.1.3
2026-07-27T15:31:55.2720604Z    Compiling aead v0.5.2
2026-07-27T15:31:55.3282550Z    Compiling openssl-probe v0.2.1
2026-07-27T15:31:55.3373163Z    Compiling arrayvec v0.7.6
2026-07-27T15:31:55.3431470Z    Compiling utf8parse v0.2.2
2026-07-27T15:31:55.3940899Z    Compiling crossbeam-channel v0.5.15
2026-07-27T15:31:55.4581532Z    Compiling crossbeam-epoch v0.9.18
2026-07-27T15:31:55.5198438Z    Compiling netlink-packet-route v0.29.0
2026-07-27T15:31:55.5417667Z    Compiling blake3 v1.8.5
2026-07-27T15:31:55.5870136Z    Compiling memoffset v0.6.5
2026-07-27T15:31:55.6661688Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-27T15:31:55.7544161Z    Compiling aes-gcm v0.10.3
2026-07-27T15:31:55.7740489Z    Compiling acto v0.8.2
2026-07-27T15:31:55.8870819Z    Compiling noq v0.18.0
2026-07-27T15:31:55.9380539Z    Compiling netwatch v0.16.0
2026-07-27T15:31:55.9511134Z    Compiling ref-cast v1.0.25
2026-07-27T15:31:55.9610931Z    Compiling mac-addr v0.3.0
2026-07-27T15:31:55.9803284Z    Compiling sorted-index-buffer v0.2.1
2026-07-27T15:31:56.1212067Z    Compiling lru-slab v0.1.2
2026-07-27T15:31:56.1381593Z    Compiling tagptr v0.2.0
2026-07-27T15:31:56.1491257Z    Compiling xml-rs v0.8.28
2026-07-27T15:31:56.1711209Z    Compiling identity-hash v0.1.0
2026-07-27T15:31:56.1971811Z    Compiling thiserror v1.0.69
2026-07-27T15:31:56.2470781Z    Compiling synstructure v0.13.2
2026-07-27T15:31:56.2545898Z    Compiling darling_core v0.20.11
2026-07-27T15:31:56.2800771Z    Compiling foldhash v0.2.0
2026-07-27T15:31:56.2994453Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-27T15:31:56.4630612Z    Compiling rustc-hash v2.1.2
2026-07-27T15:31:56.4810731Z    Compiling rustix v1.1.4
2026-07-27T15:31:56.5690829Z    Compiling hashbrown v0.16.1
2026-07-27T15:31:56.6243995Z    Compiling serde_derive_internals v0.29.1
2026-07-27T15:31:56.9468180Z    Compiling netlink-packet-route v0.30.0
2026-07-27T15:31:56.9653410Z    Compiling termios v0.2.2
2026-07-27T15:31:57.0990718Z    Compiling proc-macro-crate v3.5.0
2026-07-27T15:31:57.2646710Z    Compiling xmltree v0.10.3
2026-07-27T15:31:57.3374650Z    Compiling ioctl-rs v0.1.6
2026-07-27T15:31:57.3963678Z    Compiling errno v0.3.14
2026-07-27T15:31:57.4496274Z    Compiling serial-core v0.4.0
2026-07-27T15:31:57.5020719Z    Compiling aho-corasick v1.1.4
2026-07-27T15:31:57.5710790Z    Compiling simple-dns v0.9.3
2026-07-27T15:31:57.6500784Z    Compiling arrayref v0.3.9
2026-07-27T15:31:57.6657134Z    Compiling sha1_smol v1.0.1
2026-07-27T15:31:57.6884162Z    Compiling regex-syntax v0.8.10
2026-07-27T15:31:57.7220546Z    Compiling simdutf8 v0.1.5
2026-07-27T15:31:57.7275724Z    Compiling winnow v0.7.15
2026-07-27T15:31:57.7340748Z    Compiling toml_write v0.1.2
2026-07-27T15:31:57.8620738Z    Compiling signal-hook v0.3.18
2026-07-27T15:31:57.8960776Z    Compiling smol_str v0.1.24
2026-07-27T15:31:57.9053432Z    Compiling linux-raw-sys v0.12.1
2026-07-27T15:31:57.9969364Z    Compiling constant_time_eq v0.4.2
2026-07-27T15:31:58.0221689Z    Compiling resolv-conf v0.7.6
2026-07-27T15:31:58.0525221Z    Compiling serial-unix v0.4.0
2026-07-27T15:31:58.1962935Z    Compiling signal-hook-registry v1.4.8
2026-07-27T15:31:58.2880620Z    Compiling lru v0.16.4
2026-07-27T15:31:58.3100722Z    Compiling serde_derive v1.0.228
2026-07-27T15:31:58.4180321Z    Compiling zeroize_derive v1.4.3
2026-07-27T15:31:58.4821144Z    Compiling tokio-macros v2.7.0
2026-07-27T15:31:58.5540605Z    Compiling futures-macro v0.3.32
2026-07-27T15:31:58.6531096Z    Compiling zerofrom-derive v0.1.7
2026-07-27T15:31:58.8666130Z    Compiling yoke-derive v0.8.2
2026-07-27T15:31:59.0528189Z    Compiling zeroize v1.8.2
2026-07-27T15:31:59.2408653Z    Compiling zerovec-derive v0.11.3
2026-07-27T15:31:59.2913217Z    Compiling tokio v1.52.3
2026-07-27T15:31:59.6160764Z    Compiling futures-util v0.3.32
2026-07-27T15:31:59.6229667Z    Compiling displaydoc v0.2.6
2026-07-27T15:32:00.1280943Z    Compiling zerofrom v0.1.8
2026-07-27T15:32:00.1376479Z    Compiling tracing-attributes v0.1.31
2026-07-27T15:32:00.2870718Z    Compiling rustls-pki-types v1.14.1
2026-07-27T15:32:00.3310788Z    Compiling yoke v0.8.3
2026-07-27T15:32:00.3531103Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-27T15:32:00.4857596Z    Compiling thiserror-impl v2.0.18
2026-07-27T15:32:00.5560765Z    Compiling zerotrie v0.2.4
2026-07-27T15:32:00.7860889Z    Compiling zerovec v0.11.6
2026-07-27T15:32:00.9481597Z    Compiling darling_macro v0.20.11
2026-07-27T15:32:01.0437311Z    Compiling derive_more-impl v2.1.1
2026-07-27T15:32:01.1460691Z    Compiling n0-error-macros v0.1.3
2026-07-27T15:32:01.1682082Z    Compiling spez v0.1.2
2026-07-27T15:32:01.3500463Z    Compiling darling v0.20.11
2026-07-27T15:32:01.4210664Z    Compiling derive_builder_core v0.20.2
2026-07-27T15:32:01.6019680Z    Compiling tinystr v0.8.3
2026-07-27T15:32:01.6110814Z    Compiling potential_utf v0.1.5
2026-07-27T15:32:01.7719795Z    Compiling icu_collections v2.2.0
2026-07-27T15:32:01.8310620Z    Compiling icu_locale_core v2.2.0
2026-07-27T15:32:02.2256338Z    Compiling n0-error v0.1.3
2026-07-27T15:32:02.4090969Z    Compiling der v0.8.0-rc.10
2026-07-27T15:32:02.4261707Z    Compiling pin-project-internal v1.1.13
2026-07-27T15:32:02.5950790Z    Compiling cobs v0.3.0
2026-07-27T15:32:02.6541260Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-27T15:32:02.8431195Z    Compiling derive_builder_macro v0.20.2
2026-07-27T15:32:02.8590957Z    Compiling postcard-derive v0.2.2
2026-07-27T15:32:03.1974686Z    Compiling icu_provider v2.2.0
2026-07-27T15:32:03.2042165Z    Compiling derive_builder v0.20.2
2026-07-27T15:32:03.4786481Z    Compiling ed25519-dalek v2.2.0
2026-07-27T15:32:03.4950970Z    Compiling futures-executor v0.3.32
2026-07-27T15:32:03.6390996Z    Compiling icu_properties v2.2.0
2026-07-27T15:32:03.7477355Z    Compiling icu_normalizer v2.2.0
2026-07-27T15:32:03.7729578Z    Compiling ipnet v2.12.0
2026-07-27T15:32:03.8154567Z    Compiling pin-project v1.1.13
2026-07-27T15:32:03.8541088Z    Compiling spt-proto v0.44.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-07-27T15:32:03.9026072Z    Compiling futures v0.3.32
2026-07-27T15:32:04.0460700Z    Compiling data-encoding-macro v0.1.20
2026-07-27T15:32:04.0976939Z    Compiling rustls-native-certs v0.8.4
2026-07-27T15:32:04.3970950Z    Compiling spki v0.8.0-rc.4
2026-07-27T15:32:04.5512295Z    Compiling once_cell v1.21.4
2026-07-27T15:32:04.5666934Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-27T15:32:04.6181633Z    Compiling prefix-trie v0.8.4
2026-07-27T15:32:04.6360584Z    Compiling postcard v1.1.3
2026-07-27T15:32:04.6840691Z    Compiling iroh-metrics-derive v0.4.1
2026-07-27T15:32:04.7500916Z    Compiling ed25519 v3.0.0-rc.4
2026-07-27T15:32:04.7634159Z    Compiling num_enum_derive v0.7.6
2026-07-27T15:32:04.8251812Z    Compiling tracing-core v0.1.36
2026-07-27T15:32:05.1338749Z    Compiling idna_adapter v1.2.2
2026-07-27T15:32:05.2340612Z    Compiling strum_macros v0.28.0
2026-07-27T15:32:05.2690809Z    Compiling tokio-util v0.7.18
2026-07-27T15:32:05.3930556Z    Compiling tracing v0.1.44
2026-07-27T15:32:05.4367358Z    Compiling idna v1.1.0
2026-07-27T15:32:05.4455197Z    Compiling hashbrown v0.14.5
2026-07-27T15:32:05.5195199Z    Compiling netlink-sys v0.8.8
2026-07-27T15:32:05.5286671Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-27T15:32:05.5530590Z    Compiling derive_more v2.1.1
2026-07-27T15:32:05.8051615Z    Compiling tower v0.5.3
2026-07-27T15:32:05.8119742Z    Compiling async-trait v0.1.89
2026-07-27T15:32:05.8875367Z    Compiling enum-assoc v1.3.0
2026-07-27T15:32:05.8980729Z    Compiling num_enum v0.7.6
2026-07-27T15:32:05.9990949Z    Compiling url v2.5.8
2026-07-27T15:32:06.0270932Z    Compiling netlink-proto v0.12.0
2026-07-27T15:32:06.1686081Z    Compiling netdev v0.42.0
2026-07-27T15:32:06.3141829Z    Compiling h2 v0.4.14
2026-07-27T15:32:06.3949500Z    Compiling hashlink v0.9.1
2026-07-27T15:32:06.5388687Z    Compiling n0-watcher v0.6.1
2026-07-27T15:32:06.5508173Z    Compiling tokio-stream v0.1.18
2026-07-27T15:32:06.6615505Z    Compiling iroh-metrics v0.38.3
2026-07-27T15:32:06.7387320Z    Compiling iroh-relay v0.98.0
2026-07-27T15:32:06.7618847Z    Compiling moka v0.12.15
2026-07-27T15:32:06.7990741Z    Compiling rusqlite v0.32.1
2026-07-27T15:32:06.8120597Z    Compiling serde_spanned v0.6.9
2026-07-27T15:32:06.8700377Z    Compiling toml_datetime v0.6.11
2026-07-27T15:32:06.9544785Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-27T15:32:06.9933783Z    Compiling tower-http v0.6.11
2026-07-27T15:32:07.0522931Z    Compiling attohttpc v0.30.1
2026-07-27T15:32:07.0760712Z    Compiling iroh-base v0.98.0
2026-07-27T15:32:07.2536642Z    Compiling thiserror-impl v1.0.69
2026-07-27T15:32:07.2780750Z    Compiling ref-cast-impl v1.0.25
2026-07-27T15:32:07.5300660Z    Compiling toml_edit v0.22.27
2026-07-27T15:32:07.9287518Z    Compiling webpki-roots v1.0.7
2026-07-27T15:32:07.9982812Z    Compiling spt-store v0.44.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-07-27T15:32:08.0310491Z    Compiling regex-automata v0.4.14
2026-07-27T15:32:08.0581421Z    Compiling schemars_derive v1.2.1
2026-07-27T15:32:08.1600540Z    Compiling darling_core v0.23.0
2026-07-27T15:32:08.1765902Z    Compiling strum v0.28.0
2026-07-27T15:32:08.3020933Z    Compiling iroh-dns v0.98.0
2026-07-27T15:32:08.4982703Z    Compiling serde_bytes v0.11.19
2026-07-27T15:32:08.7840638Z    Compiling seize v0.5.1
2026-07-27T15:32:08.7907175Z    Compiling hmac v0.12.1
2026-07-27T15:32:08.8939641Z    Compiling iroh v0.98.2
2026-07-27T15:32:08.9180538Z    Compiling rustix v0.38.44
2026-07-27T15:32:08.9560054Z    Compiling pin-utils v0.1.0
2026-07-27T15:32:09.0270628Z    Compiling dyn-clone v1.0.20
2026-07-27T15:32:09.0441570Z    Compiling bitflags v1.3.2
2026-07-27T15:32:09.1110538Z    Compiling cmov v0.5.4
2026-07-27T15:32:09.1616805Z    Compiling nix v0.25.1
2026-07-27T15:32:09.2010584Z    Compiling papaya v0.2.4
2026-07-27T15:32:09.2781065Z    Compiling hkdf v0.12.4
2026-07-27T15:32:09.3501124Z    Compiling filedescriptor v0.8.3
2026-07-27T15:32:09.3630035Z    Compiling backon v1.6.0
2026-07-27T15:32:09.3907811Z    Compiling ctutils v0.4.2
2026-07-27T15:32:09.6029851Z    Compiling serial v0.4.0
2026-07-27T15:32:09.6589884Z    Compiling anstyle-parse v1.0.0
2026-07-27T15:32:09.6688292Z    Compiling vte_generate_state_changes v0.1.2
2026-07-27T15:32:09.6910422Z    Compiling is_terminal_polyfill v1.70.2
2026-07-27T15:32:09.7392224Z    Compiling colorchoice v1.0.5
2026-07-27T15:32:09.7560845Z    Compiling shell-words v1.1.1
2026-07-27T15:32:09.8585803Z    Compiling downcast-rs v1.2.1
2026-07-27T15:32:09.8665046Z    Compiling anstyle-query v1.1.5
2026-07-27T15:32:09.8764965Z    Compiling instability v0.3.12
2026-07-27T15:32:09.9252060Z    Compiling foldhash v0.1.5
2026-07-27T15:32:09.9405900Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-27T15:32:09.9568927Z    Compiling anstyle v1.0.14
2026-07-27T15:32:09.9634608Z    Compiling unicode-width v0.2.0
2026-07-27T15:32:10.0591595Z    Compiling linux-raw-sys v0.4.15
2026-07-27T15:32:10.1148415Z    Compiling schemars v1.2.1
2026-07-27T15:32:10.1590662Z    Compiling hashbrown v0.15.5
2026-07-27T15:32:10.2570857Z    Compiling anstream v1.0.0
2026-07-27T15:32:10.3080843Z    Compiling toml v0.8.23
2026-07-27T15:32:10.6950648Z    Compiling vte v0.13.1
2026-07-27T15:32:10.9960708Z    Compiling regex v1.12.3
2026-07-27T15:32:11.3931368Z    Compiling terminal_size v0.4.4
2026-07-27T15:32:11.5880805Z    Compiling signal-hook-mio v0.2.5
2026-07-27T15:32:11.6865770Z    Compiling spake2 v0.4.0
2026-07-27T15:32:11.6941216Z    Compiling strum_macros v0.26.4
2026-07-27T15:32:11.6984576Z    Compiling sha1 v0.10.6
2026-07-27T15:32:11.9110689Z    Compiling itertools v0.13.0
2026-07-27T15:32:11.9211011Z    Compiling castaway v0.2.4
2026-07-27T15:32:12.0120075Z    Compiling clap_lex v1.1.0
2026-07-27T15:32:12.0440962Z    Compiling doctest-file v1.1.1
2026-07-27T15:32:12.0550426Z    Compiling static_assertions v1.1.0
2026-07-27T15:32:12.0940622Z    Compiling darling_macro v0.23.0
2026-07-27T15:32:12.1104538Z    Compiling indoc v2.0.7
2026-07-27T15:32:12.3167410Z    Compiling hyper v1.10.1
2026-07-27T15:32:12.4911100Z    Compiling spt-msg v0.44.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-07-27T15:32:12.5944193Z    Compiling darling v0.23.0
2026-07-27T15:32:12.6371019Z    Compiling unicode-width v0.1.14
2026-07-27T15:32:12.7173346Z    Compiling interprocess v2.4.2
2026-07-27T15:32:12.7980871Z    Compiling clap_builder v4.6.0
2026-07-27T15:32:12.9509734Z    Compiling spt-runtime v0.44.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-07-27T15:32:12.9894771Z    Compiling compact_str v0.8.2
2026-07-27T15:32:13.3480932Z    Compiling crossterm v0.28.1
2026-07-27T15:32:13.3790612Z    Compiling lru v0.12.5
2026-07-27T15:32:13.4200835Z    Compiling clap_derive v4.6.1
2026-07-27T15:32:13.5506628Z    Compiling portable-pty v0.8.1
2026-07-27T15:32:13.7564016Z    Compiling cassowary v0.3.0
2026-07-27T15:32:14.0504422Z    Compiling spt-term v0.44.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-07-27T15:32:14.0705265Z    Compiling unicode-truncate v1.1.0
2026-07-27T15:32:14.0851169Z    Compiling iana-time-zone v0.1.65
2026-07-27T15:32:14.2380699Z    Compiling chrono v0.4.45
2026-07-27T15:32:14.2625115Z    Compiling strum v0.26.3
2026-07-27T15:32:14.3684183Z    Compiling nucleo-matcher v0.3.1
2026-07-27T15:32:14.3979608Z    Compiling hyper-util v0.1.20
2026-07-27T15:32:14.5710432Z    Compiling ratatui v0.29.0
2026-07-27T15:32:14.6760835Z    Compiling qrcode v0.14.1
2026-07-27T15:32:14.8970785Z    Compiling tempfile v3.27.0
2026-07-27T15:32:15.9500678Z    Compiling clap v4.6.1
2026-07-27T15:32:16.6920732Z    Compiling igd-next v0.17.1
2026-07-27T15:32:16.8025953Z    Compiling spt-live v0.44.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-07-27T15:32:17.9390409Z    Compiling portmapper v0.16.0
2026-07-27T15:32:23.2422429Z    Compiling rustls-webpki v0.103.13
2026-07-27T15:32:25.6276401Z    Compiling tokio-rustls v0.26.4
2026-07-27T15:32:25.6276883Z    Compiling noq-proto v0.17.0
2026-07-27T15:32:25.6277194Z    Compiling rustls-platform-verifier v0.7.0
2026-07-27T15:32:25.7850834Z    Compiling hickory-net v0.26.0-beta.4
2026-07-27T15:32:25.7852342Z    Compiling hyper-rustls v0.27.9
2026-07-27T15:32:25.7852863Z    Compiling tokio-websockets v0.13.2
2026-07-27T15:32:25.9260629Z    Compiling reqwest v0.13.4
2026-07-27T15:32:26.9088801Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-27T15:32:40.8141230Z    Compiling spt-net v0.44.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-07-27T15:32:42.3612251Z    Compiling spt-daemon v0.44.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-07-27T15:32:52.8708930Z    Compiling spt v0.44.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-07-27T15:32:57.9914124Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 08s
2026-07-27T15:32:58.0143395Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-3ab4271e97bdecca)
2026-07-27T15:32:58.0156222Z 
2026-07-27T15:32:58.0156408Z running 1 test
2026-07-27T15:33:04.2058387Z test new_brain_serves_against_old_broker ... ok
2026-07-27T15:33:04.2058664Z 
2026-07-27T15:33:04.2059111Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.19s
2026-07-27T15:33:04.2059460Z 
2026-07-27T15:33:04.2200864Z ##[group]Run bash .github/ci/reap-census.sh end
2026-07-27T15:33:04.2201337Z [36;1mbash .github/ci/reap-census.sh end[0m
2026-07-27T15:33:04.2214170Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-27T15:33:04.2214452Z env:
2026-07-27T15:33:04.2214632Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-27T15:33:04.2214852Z ##[endgroup]
2026-07-27T15:33:04.2257107Z CI-CENSUS scope roots:
2026-07-27T15:33:04.2257393Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T15:33:04.2257764Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-07-27T15:33:04.2258173Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-07-27T15:33:04.2258538Z   root: /home/reavus/actions-runner/_work/_temp
2026-07-27T15:33:04.2258795Z   root: /home/reavus/spt-n1-oldbroker
2026-07-27T15:33:04.2302872Z CI-CENSUS self-check OK: walked 392 /proc entries, exe resolution live
2026-07-27T15:33:05.7396931Z CI-CENSUS phase=pre-reap box_procs=391 box_fds=10528 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-27T15:33:05.7397633Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-27T15:33:09.3152352Z CI-CENSUS phase=end box_procs=392 box_fds=10624 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-27T15:33:09.3152831Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-27T15:33:09.3153195Z CI-REAP summary: killed=0 flood_orphans=none scoped_survivors=0
2026-07-27T15:33:09.3246410Z Post job cleanup.
2026-07-27T15:33:09.3934391Z [command]/usr/bin/git version
2026-07-27T15:33:09.3966684Z git version 2.43.0
2026-07-27T15:33:09.4031571Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/a72faf2d-3797-4298-8bbc-a61c4d8862bd' before making global git config changes
2026-07-27T15:33:09.4032256Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T15:33:09.4034986Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T15:33:09.4064381Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T15:33:09.4089808Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-27T15:33:09.4272192Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T15:33:09.4290916Z http.https://github.com/.extraheader
2026-07-27T15:33:09.4299408Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-27T15:33:09.4323767Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-27T15:33:09.4513698Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T15:33:09.4539096Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T15:33:09.4844606Z Cleaning up orphan processes
